|
CallGraph
|
#include <uisettingsdlg.h>


Public Member Functions | |
| uisettingsDlg (wxWindow *parent, IManager *mgr, CallGraph *plugin) | |
Protected Member Functions | |
| void | OnButton_click_select_gprof (wxCommandEvent &event) |
| void | OnButton_click_select_dot (wxCommandEvent &event) |
| void | OnButton_click_ok (wxCommandEvent &event) |
| void | OnButton_click_cancel (wxCommandEvent &event) |
| void | OnCeckName (wxCommandEvent &event) |
| void | OnCheckParam (wxCommandEvent &event) |
Protected Attributes | |
| ConfCallGraph | confData |
Definition at line 13 of file uisettingsdlg.h.
| uisettingsDlg::uisettingsDlg | ( | wxWindow * | parent, |
| IManager * | mgr, | ||
| CallGraph * | plugin | ||
| ) |
Constructor
Definition at line 6 of file uisettingsdlg.cpp.
| void uisettingsDlg::OnButton_click_cancel | ( | wxCommandEvent & | event | ) | [protected, virtual] |
Reimplemented from uisettings.
Definition at line 93 of file uisettingsdlg.cpp.
| void uisettingsDlg::OnButton_click_ok | ( | wxCommandEvent & | event | ) | [protected, virtual] |
Reimplemented from uisettings.
Definition at line 49 of file uisettingsdlg.cpp.
| void uisettingsDlg::OnButton_click_select_dot | ( | wxCommandEvent & | event | ) | [protected, virtual] |
Reimplemented from uisettings.
Definition at line 39 of file uisettingsdlg.cpp.
| void uisettingsDlg::OnButton_click_select_gprof | ( | wxCommandEvent & | event | ) | [protected, virtual] |
Reimplemented from uisettings.
Definition at line 29 of file uisettingsdlg.cpp.
| void uisettingsDlg::OnCeckName | ( | wxCommandEvent & | event | ) | [protected, virtual] |
Reimplemented from uisettings.
Definition at line 99 of file uisettingsdlg.cpp.
| void uisettingsDlg::OnCheckParam | ( | wxCommandEvent & | event | ) | [protected, virtual] |
Reimplemented from uisettings.
Definition at line 106 of file uisettingsdlg.cpp.
ConfCallGraph uisettingsDlg::confData [protected] |
Definition at line 27 of file uisettingsdlg.h.
1.7.6.1